xend: Move some backend configuration info.
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 1 Oct 2008 12:35:39 +0000 (13:35 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 1 Oct 2008 12:35:39 +0000 (13:35 +0100)
commite9f884ceda55f2467dbd81f487a593baf35b1b44
treedf0587072d88c9d53c0dcd51bfd09529cc367b14
parente62e563483d766f5db1d39c424cf1aa0dc125370
xend: Move some backend configuration info.

This patch moves some dom0 variables and backend device
configuration from frontend directories to
/local/domain/<backdomid>/backend or /vm.

Also,
- /vm_path/<domid> is introduced, referencing the /vm path
- /vm_path/device/backend holds the backend device location,
  rather than storing it in the frontend directory

Signed-off-by: Pascal Bouchareine <pascal@gandi.net>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/image.py
tools/python/xen/xend/server/DevController.py
tools/python/xen/xend/server/netif.py